home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_1083 / frame_19 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  208 b   |  14 lines

  1. set("/Variables:Tab1ChienSniff",true);
  2. tellTarget("_root.Chien")
  3. {
  4.    play();
  5. }
  6. tellTarget("_root")
  7. {
  8.    gotoAndStop(eval("/Variables:EtatActif"));
  9. }
  10. tellTarget("_parent")
  11. {
  12.    gotoAndStop(1);
  13. }
  14.